home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Utilities / uupc 3.1 / Mac specific / host.proto.h < prev    next >
Encoding:
Text File  |  1992-03-01  |  123 b   |  6 lines  |  [TEXT/KAHL]

  1.  
  2. /* host.c */
  3. void sgenv(char **thename, char *envname, char *dflt);
  4. void sloadenv(void);
  5. int main(int argc, char **argv);
  6.